Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support timestamptz dateliteral #1621

Merged
merged 2 commits into from
Aug 31, 2022

Conversation

tpoll
Copy link
Contributor

@tpoll tpoll commented Aug 19, 2022

Closes #1619

This add support for the timestamptz date time literal found in postgres derivative SQL. It's a commonly used abbreviation for the equivalent standard sql of TIMESTAMP WITH TIME ZONE

@manticore-projects
Copy link
Contributor

Perfectly well executed, kudos. Welcome to the JSQLParser community and thank your for your contribution.
@wumpz will certainly accept as soon as he finds time.

@wumpz wumpz merged commit 81a648e into JSQLParser:master Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue parsing postgres timestamptz as expression
3 participants